Versions:

  • 2.6.4

Any AI Proxy API 2.6.4, developed by Luis Pater, is a Go-based proxy server that translates OpenAI-compatible REST calls into browser-driven interactions with the Any AI website, enabling developers to integrate popular chat-completion workflows with web-only AI services. The program exposes the familiar /v1/chat/completions endpoint, so existing clients written for OpenAI can be pointed at the proxy without code changes, while internally it uses the ChromeDP library and a Fingerprint Chromium instance to automate page navigation, credential input, and prompt submission on the target site. A built-in request queue guarantees sequential execution, preventing race conditions when several clients connect at once, and YAML files let operators define reusable automation workflows for different models or providers. Beyond Any AI, the same codebase can manage simultaneous instances of ChatGPT, Gemini AI Studio, Grok, and other services, rotating cookies and sessions automatically to keep each context alive. A diagnostic screenshot API returns page images on demand, simplifying troubleshooting when layout changes occur. Because the entire package is self-contained, it can be deployed on a local workstation for personal experiments or on a headless server to furnish an organization-wide AI gateway. Released in a single version stream (2.6.4), the software is categorized under Developer Tools / API Proxy & Middleware. The utility is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest build and supporting batch installation alongside other applications.

Tags: